home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 5031 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: news.ox.ac.uk!news
  2. From: Nick Christie <nick.christie@oucs.ox.ac.uk>
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: MUI 3.2
  5. Date: 12 Feb 1996 13:50:56 GMT
  6. Organization: Oxford University Computing Services
  7. Message-ID: <4fngk0$hpn@news.ox.ac.uk>
  8. References: <31163c95@karkis.canit.se> <1205.17T1381T2300@canit.se> <4fctpa$poj@news.ox.ac.uk> <1002.20T1430T2966@canit.se>
  9. NNTP-Posting-Host: nick.oucs.ox.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. gary@canit.se (Oskar Sundberg) wrote:
  16. >nick.christie@oucs.ox.ac.uk (Nick Christie) wrote:
  17. >>Multicolumn lists have been possible with BGUI for a long time,
  18. >>though I think MUI makes them a bit easier for programmers to set up.
  19. >
  20. >With separating bars between them?
  21.  
  22. Yes, sure, but the programmer has to write the code to draw the bars.
  23. The only rendering BGUI can do natively within listviews is to write
  24. text. If you want more, you supply BGUI with a rendering callback hook,
  25. in that hook you can do pretty much what you like.
  26.  
  27. >How about images in listviews?
  28.  
  29. By the same mechanism as above. Heck, you can draw a fractal in a
  30. listview entry if you really want to. Animations might be tricky,
  31. though.
  32.  
  33. >>Drag and drop, dynamic adding/removing of objects, window border
  34. >>gadgets, tooltips (bubble help) and more are in beta versions of
  35. >>the library and should appear in Jan's next release.
  36. >
  37. >When's this release due?
  38.  
  39. Dunno, you'll have to ask Jan van den Baard. If you want to experiment
  40. with, and comment on, the beta versions of BGUI, tune in to the mailing
  41. list (see BGUI docs for details) and/or point your browser at
  42. <http://sable.ox.ac.uk/~nick/bgui>.
  43.  
  44. >Is it faster than MUI now?
  45.  
  46. Depends on who you ask. In my opinion it was always faster than
  47. MUI2.3, but MUI has improved so much in V3 that it's a close race
  48. now, with MUI3 maybe just a nose ahead. Most other comments I've
  49. seen say that MUI3 is much faster than BGUI, but some suggest that
  50. BGUI is faster on gfx boards. Take your pick.
  51.  
  52. Nick
  53. -- 
  54. Nick Christie, IT Support,     mailto://nick.christie@oucs.ox.ac.uk
  55. Oxford University Computing Services,   http://sable.ox.ac.uk/~nick
  56. 13 Banbury Road, Oxford OX2 6NN.     Opinions expressed are my own.
  57. "There are no more bugs in my program." -- Anon.
  58.  
  59.  
  60.